-
Home
-
MasterStudy LMS WordPress Plugin – for Online Courses and Education
-
3.5.13
-
Code
-
Classes
- PayPalHttpConfig
Total Complexity |
37 |
Dependencies |
1 |
Dependents |
4 |
Total lines |
290 |
Lines of code |
98 |
Logical lines of code |
46 |
Comment lines |
125 |
Methods |
20 |
Properties |
6 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getHttpConstantsFromConfigs() |
S |
59 |
6 |
14 |
setHttpProxy() |
S |
59 |
5 |
13 |
__construct() |
S |
62 |
4 |
10 |
setSSLCert() |
S |
69 |
3 |
6 |
addHeader() |
S |
67 |
3 |
7 |
getHeader() |
S |
71 |
2 |
6 |
getHeaders() |
S |
82 |
1 |
3 |
setUserAgent() |
S |
80 |
1 |
3 |
getHttpRetryCount() |
S |
82 |
1 |
3 |
setHttpRetryCount() |
S |
81 |
1 |
3 |
getMethod() |
S |
82 |
1 |
3 |
setHttpTimeout() |
S |
80 |
1 |
3 |
removeCurlOption() |
S |
80 |
1 |
3 |
setCurlOptions() |
S |
81 |
1 |
3 |
getUrl() |
S |
82 |
1 |
3 |
getCurlOptions() |
S |
82 |
1 |
3 |
removeHeader() |
S |
80 |
1 |
3 |
setHeaders() |
S |
81 |
1 |
3 |
setUrl() |
S |
81 |
1 |
3 |
addCurlOption() |
S |
80 |
1 |
3 |